How to Install dcmtk-www software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install dcmtk-www software package in Ubuntu 12.04 LTS (Precise Pangolin)

dcmtk-www software package provides OFFIS DICOM toolkit worklist www server application, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dcmtk-www 

dcmtk-www is installed in your system.

Make ensure the dcmtk-www package were installed using the commands given below,

$ sudo dpkg-query -l | grep dcmtk-www *

You will get with dcmtk-www package name, version, architecture and description in a table

dcmtk-www package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package dcmtk-www
Version 3.6.0-9
Description OFFIS DICOM toolkit worklist www server application
Sub Section Web


See Also, How to uninstall or remove dcmtk-www software package from Ubuntu 12.04 LTS (Precise Pangolin)?